home *** CD-ROM | disk | FTP | other *** search
/ Games People Play 2 / Armorwares Games People Play.iso / menu / a / defender / 1.bat next >
Encoding:
DOS Batch File  |  1994-10-17  |  396 b   |  33 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo.
  9. echo.
  10. echo.
  11. echo.
  12. echo.
  13. echo.
  14. echo                      Just a warning...this game locks up after playing
  15. echo.
  16. echo.
  17. echo.
  18. echo.
  19. echo.
  20. echo.
  21. echo.
  22. echo                   Press control C now if you don't want to deal with this
  23. echo.
  24. echo.
  25. echo.
  26. echo.
  27. pause
  28. cd\newgames\defender
  29. defender.com
  30. cd\menu\a
  31. defender.bat
  32.  
  33.